Skip to content

fix: Robotic Arm logs navigation#3371

Merged
marcnause merged 1 commit into
fossasia:mainfrom
Jashan32:robotic-arm_logs
Jun 29, 2026
Merged

fix: Robotic Arm logs navigation#3371
marcnause merged 1 commit into
fossasia:mainfrom
Jashan32:robotic-arm_logs

Conversation

@Jashan32

Copy link
Copy Markdown
Contributor

Fixes #3366

Changes

Fixed Robotic Arm log import to always navigate to the Robotic Arm screen after selecting a log.

Screenshots / Recordings

screen-20260626-233053.mp4

Checklist:

  • No hard coding: I have used values from constants.dart or localization files instead of hard-coded values.
  • No end of file edits: No modifications done at end of resource files.
  • Code reformatting: I have formatted the code using dart format or the IDE formatter.
  • Code analysis: My code passes checks run in flutter analyze and tests run in flutter test.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @Jashan32, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@rahul31124 rahul31124 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@marcnause marcnause merged commit 310f08e into fossasia:main Jun 29, 2026
25 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Robotic Arm log import only works when opened from Robotic Arm screen

3 participants